home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / for amiga / v1.2 / boot / amiga-lilo-0.7-beta2.readme < prev    next >
Text File  |  1997-04-23  |  3KB  |  89 lines

  1.  
  2. This is a beta release of Amiga-lilo 0.7. It's distributed in source form only
  3. and only meant for people who really know what we're talking about...
  4.  
  5. NOTE: I don't think there will ever be a real release of Amiga-lilo 0.7.
  6.       Version 0.8 is already in development :-)
  7.  
  8.  
  9. -- README for amiga-lilo-0.7-beta1 ---------------------------------------------
  10.  
  11.  
  12. I had no time to update the docs, so you'll have to do it with this (and the
  13. source, of course :-)
  14.  
  15.   - New option for Lilo:
  16.  
  17.       o --root <PATH>
  18.         -w <PATH>
  19.  
  20.         Use <PATH> as root directory instead of `/'. Useful for creating boot
  21.         floppies. People who understand a bit Dutch or German will probably
  22.         have no problems remembering that `-w' is short for `--root' :-)
  23.  
  24.   - New config header option:
  25.  
  26.       o prompt "<STRING>"
  27.  
  28.         Change the `Boot image: ' prompt to something else.
  29.  
  30.   - New boot record options:
  31.  
  32.       o alias "<STRING>"
  33.  
  34.         Alias name for the boot record label
  35.  
  36.       o ramdisk "<STRING>"
  37.  
  38.         Use a RAM disk (cfr. Amiboot). This may be useful for testing 1.3
  39.         kernels.  Unfortunately this doesn't seem to work yet :-(
  40.  
  41.     (the `root', `prompt' and `alias' options were implemented after I've got
  42.      some tips from J\"org Dorchain. Thanks!)
  43.  
  44.   - The map file now has a new format (using tags) that's very easy to parse
  45.     and extend. `dumptagfile' examines map files. Read `lilo.h' for more info.
  46.  
  47.   - linuxboot.diffs contains some patches for
  48.     arch/m68k/boot/amiga/bootstrap.[ch] and arch/m68k/boot/amiga/linuxboot.[ch].
  49.     There's no guarantee that you'll be able to use these to compile (a working)
  50.     Amiboot.
  51.  
  52.   - Now Lilo shows with which version of Amiboot it's compatible.
  53.  
  54.   - Hitting <TAB> on the boot prompt will show the list of boot images, just
  55.     like `?'+<ENTER> or `help'+<ENTER>.
  56.  
  57.  
  58. -- CHANGES for amiga-lilo-0.7-beta2 --------------------------------------------
  59.  
  60.  
  61.   - Now `ramdisk "<STRING>"' really works. Great for testing 1.3!
  62.  
  63.   - I updated the docs.
  64.  
  65.   - Now Lilo automatically appends `BOOT_IMAGE=<label>' to the kernel
  66.     commandline, so your rc can take the appropriate actions depending on the
  67.     used kernel.
  68.  
  69.   - In case of automatic booting, `auto' is also added to the kernel
  70.     commandline.
  71.  
  72.   - linuxboot.diffs contains newer patches :-)
  73.  
  74.  
  75. -- TO DO -----------------------------------------------------------------------
  76.  
  77.  
  78.   - Allow C escape sequences in the loader prompt.
  79.  
  80.   - Support for gzipped kernels and ramdisk images.
  81.  
  82.  
  83. All comments are welcome!
  84.  
  85. --
  86. Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
  87. Wavelets, Linux/m68k on Amiga          http://www.cs.kuleuven.ac.be/~geert/
  88. Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
  89.